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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1573'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1573'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1366'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1759'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1760'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1761'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1762'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1763'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1764'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1765'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1771'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1773'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1775'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1574'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1575'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1577'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1579'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1580'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1583'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1585'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1586'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1351'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1352'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1353'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1355'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1356'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1359'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1362'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1365'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1875'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1876'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1877'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle  '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1880'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1885'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1886'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1747'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1748'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1749'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1750'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1751'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1753'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1754'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1757'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1758'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1887'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1556'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1557'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1558'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1559'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1561'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1563'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1566'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1570'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1554'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1537'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1538'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1539'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1540'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1541'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1551'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1553'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1349'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1535'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1536'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1863'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1838'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1839'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1841'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1843'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1847'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1849'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1850'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1865'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1866'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1869'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1870'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1871'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1872'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1874'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1851'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1852'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1853'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1854'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1855'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1857'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1858'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1859'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1830'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1831'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1832'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1833'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1834'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1835'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1836'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1837'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1809'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1727'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1810'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1813'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1814'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1815'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1816'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1817'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1818'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1819'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1820'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1821'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1829'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1698'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1708'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1794'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1796'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1797'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1799'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1801'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1802'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1803'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1807'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1777'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1778'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1780'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1781'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1782'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1783'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1785'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1787'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1790'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1729'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1730'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1734'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1738'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1741'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1743'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1744'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1745'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1709'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1717'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1719'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1721'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1722'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1724'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1725'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1726'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1669'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1670'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1671'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1673'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1675'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1676'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1678'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1682'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1700'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1701'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1702'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1703'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1704'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1705'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1706'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1707'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1685'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1668'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1651'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1652'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1659'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1660'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1661'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1663'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1665'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1666'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1687'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1689'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1690'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1691'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1692'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1695'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696'^^xsd:string;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1696'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1697'^^xsd:string;
  dwc:observationDate '1958-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1493'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1603'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1589'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1590'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1591'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1593'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1594'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1595'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1596'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1597'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1602'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1642'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1645'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1646'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1647'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1648'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1649'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1650'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1619'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1626'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1629'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1631'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1633'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1635'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1639'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1641'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1605'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1607'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1609'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1612'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1613'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1614'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1615'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1617'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1458'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456'^^xsd:string;
  dwc:scientificName 'Diplecogaster bimaculata bimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236458'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1456'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1451'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1461'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1465'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1467'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1470'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1471'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1473'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1474'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1477'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1495'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1497'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1498'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1500'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1501'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1502'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1503'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1510'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1478'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1514'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1517'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1521'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1523'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1527'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1529'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1531'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1533'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1534'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1479'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1480'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1481'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1482'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1483'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1484'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1485'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1492'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1460'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1439'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1441'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1442'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1443'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1444'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1445'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1447'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1449'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1431'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1435'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1437'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1379'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1393'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1395'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1402'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1405'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1409'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1411'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1415'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1418'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1421'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1422'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1423'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1424'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1426'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1427'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1428'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430'^^xsd:string;
  dwc:scientificName 'Squatina squatina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1430'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1391'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1381'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1382'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1385'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1386'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1387'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1388'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1389'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1290'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1293'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1296'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1297'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1299'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1303'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1305'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1333'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1311'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1335'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1337'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1338'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1339'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1342'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344'^^xsd:string;
  dwc:scientificName 'Diplecogaster bimaculata bimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236458'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1344'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1367'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1368'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1370'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1371'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1372'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1373'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1377'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1312'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1313'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1325'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1327'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1329'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1330'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1332'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1215'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1217'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1219'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1220'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1222'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1223'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1225'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1227'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1229'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1234'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1237'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1239'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1241'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1197'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1198'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1200'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1202'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1203'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1204'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1213'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1259'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1260'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1263'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1267'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1269'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1271'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1273'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1276'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1214'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1258'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1243'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1245'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1247'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1249'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1250'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1253'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1255'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1257'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1181'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1185'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1187'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1191'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1193'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1194'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1161'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1162'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1165'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1166'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1167'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1171'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1178'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1164'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1314'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1369'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1334'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1183'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1199'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1840'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1286'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1873'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1221'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254'^^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 '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 '16.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1254'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1383'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1425'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34 16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34"^^xsd:decimal ;
  dwc:decimalLongitude "16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346'^^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 '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.17'^^xsd:double;
  dwc:latitude '43.34'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1346'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3574'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3569'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3571'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3583'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3581'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4088'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4089'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4090'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3790'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3908'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910'^^xsd:string;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3910'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3911'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3912'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3914'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3916'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3917'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4097'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4101'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4105'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4106'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4107'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4108'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4109'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4110'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4093'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4112'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4027'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4029'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4034'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4035'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4038'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4042'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4043'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4044'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4047'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3984'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3986'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3987'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3991'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3996'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3999'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4000'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4002'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4006'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4007'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4009'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4010'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4015'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4017'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4022'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4026'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4005'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4049'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4050'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3979'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3981'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3982'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3952'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3936'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3939'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3942'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3943'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3944'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3947'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3948'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3951'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3933'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3953'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3955'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3959'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3963'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3966'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3971'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3974'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4160'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4163'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4168'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4169'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4170'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4171'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4172'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4173'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4175'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4113'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4123'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4124'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4125'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4131'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4132'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4135'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4145'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3919'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3921'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3923'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3924'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3925'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3931'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3858'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3860'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3840'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3845'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3848'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3849'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3853'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3854'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3855'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3856'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3807'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3810'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3791'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3791'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3792'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3793'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3794'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3795'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3797'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3798'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3799'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3816'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3817'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3820'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3821'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3823'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3826'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3827'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3833'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3837'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3838'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3608'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3918'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3603'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3606'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3601'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3602'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3585'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3588'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3593'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3596'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3597'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3690'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3691'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3696'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3707'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3711'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3712'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3714'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3727'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3728'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3730'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3731'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3686'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3715'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3718'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3719'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3722'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3723'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3750'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3752'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3753'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3754'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3763'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4075'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4076'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4078'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4083'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4085'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4087'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4188'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3568'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3567'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3564'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3566'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3565'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3772'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3773'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3774'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3777'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3782'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3783'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3785'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3786'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3563'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3558'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3560'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3562'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4176'^^xsd:string;
  dwc:observationDate '1957-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3903'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4072'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3455'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456'^^xsd:string;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3456'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3457'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3459'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3462'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3463'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3467'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3470'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3508'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3511'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3518'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3520'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3522'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3525'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3485'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3489'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3495'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3499'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3500'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3501'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3475'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3476'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3477'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3478'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3479'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3480'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3482'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3483'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3425'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3427'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3429'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3430'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3432'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3436'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3438'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3439'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3415'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3404'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3407'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3408'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409'^^xsd:string;
  dwc:scientificName 'Rostroraja alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105896'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3409'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3412'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3413'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3414'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3419'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3420'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3417'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3416'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3424'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3538'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3539'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3540'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3542'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3543'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3545'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3546'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3506'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3530'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3547'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3403'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3375'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3376'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3382'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3394'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3396'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3399'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3402'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127392'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3675'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3677'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3678'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3681'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3682'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3684'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3639'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3636'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3624'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3627'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3649'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3653'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3656'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3659'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3660'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661'^^xsd:string;
  dwc:scientificName 'Rostroraja alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105896'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3661'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3662'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3643'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3644'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3648'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3663'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3664'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3665'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3666'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3667'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3669'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3671'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3672'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3628'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3633'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3617'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3618'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3619'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3621'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3614'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3610'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3615'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3557'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3609'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3616'^^xsd:string;
  dwc:observationDate '1957-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3651'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd: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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3975'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3713'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4054'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4059'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4062'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4065'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4067'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4068'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4069'^^xsd:string;
  dwc:observationDate '1957-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3732'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3861'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3770'^^xsd:string;
  dwc:observationDate '1957-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3729'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3862'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3873'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3876'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3879'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3733'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3734'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3735'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3736'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3740'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3741'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3742'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3880'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3889'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3900'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3901'^^xsd:string;
  dwc:observationDate '1958-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 16.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "16.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747'^^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 '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 '16.36'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3747'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_170'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_334'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_335'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_337'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_338'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_340'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_328'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_332'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_331'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_473'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_474'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_475'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_478'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_482'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_484'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_487'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_488'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_489'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_433'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_438'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_440'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_445'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_446'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_448'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_449'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_434'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_437'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_450'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_452'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_454'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_457'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_458'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_461'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_467'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_468'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_470'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_471'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_411'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_389'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_391'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_396'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_398'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_400'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_405'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_419'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_420'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_422'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_424'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_425'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_427'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_428'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_432'^^xsd:string;
  dwc:observationDate '1958-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_374'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_359'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_361'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_363'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_367'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_369'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_370'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_372'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_357'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_375'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_376'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_377'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_384'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_386'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_387'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_388'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_490'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle  '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_493'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_500'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_502'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_504'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_509'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_511'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_517'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_600'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_574'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_575'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_576'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_577'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_578'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_582'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_583'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_584'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_585'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_587'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_588'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_591'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_595'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_598'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_599'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_572'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_548'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_534'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_537'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_538'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_539'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_540'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_541'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542'^^xsd:string;
  dwc:scientificName 'Syngnathus abaster  '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127386'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_542'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_547'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_549'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_550'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_554'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_559'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_560'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_561'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_567'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_570'^^xsd:string;
  dwc:observationDate '1958-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_344'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_345'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_348'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_349'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_350'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_352'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_354'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_355'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_341'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_263'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_269'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_270'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_271'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_248'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_250'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_252'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_254'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_255'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_256'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_258'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_261'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_171'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_184'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_173'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_174'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_175'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_177'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_178'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_180'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_182'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_225'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_227'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_228'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_231'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_232'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_234'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_237'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_238'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_240'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_205'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_210'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_211'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_213'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_220'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_222'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_223'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_224'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_185'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_187'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_188'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_191'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_195'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_198'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_200'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_202'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_204'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_246'^^xsd:string;
  dwc:observationDate '1958-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_32'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_24'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_25'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_27'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_28'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_30'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_8'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_14'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_20'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_22'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_23'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_58'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_61'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_65'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_66'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_69'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_70'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_72'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_74'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_127'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_54'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_122'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_124'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_125'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_128'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_131'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_133'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_134'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_136'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_137'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_138'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_139'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_533'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_472'^^xsd:string;
  dwc:observationDate '1957-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_528'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_529'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_531'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_532'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_155'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_157'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_159'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_161'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_325'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_520'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_523'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_524'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_525'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_163'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_164'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_166'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_169'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_313'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_317'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_319'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_320'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_321'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_322'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_323'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_324'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_519'^^xsd:string;
  dwc:observationDate '1957-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_311'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_150'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_362'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_11'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_382'^^xsd:string;
  dwc:observationDate '1957-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_145'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_147'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_148'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_149'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_154'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_152'^^xsd:string;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_132'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_40'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_41'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_48'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_50'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_51'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_282'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_283'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_284'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_285'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_34'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_37'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd: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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_38'^^xsd:string;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_272'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_274'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_275'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_277'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_278'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_287'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_288'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_290'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_291'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_295'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_59'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_123'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_300'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_302'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_304'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_307'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_308'^^xsd:string;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_91'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_95'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_96'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_98'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_99'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_100'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_102'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_103'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_296'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_298'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_299'^^xsd:string;
  dwc:observationDate '1958-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_90'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_104'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_105'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_109'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_111'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_114'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_117'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_119'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_120'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_121'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_75'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_77'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_78'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_82'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_83'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_84'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_87'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 16.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88'^^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 '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 '16.38'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_88'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2478'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2482'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2484'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2488'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2044'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2045'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2232'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2233'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2234'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2522'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2524'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2526'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2527'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2497'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2226'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2510'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2503'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2504'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2505'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2507'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2514'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2516'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2517'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2518'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2520'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2229'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1895'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1898'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1904'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1906'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1910'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1912'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1890'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2058'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2059'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2060'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2061'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2063'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2064'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2065'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2068'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1892'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1893'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2046'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2048'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2050'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2051'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2054'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2057'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2037'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2038'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2040'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2041'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2031'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2032'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2036'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2042'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2214'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2216'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2218'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2472'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2465'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2467'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2469'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2471'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2473'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2462'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2463'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1888'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2030'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2201'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2204'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2210'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2212'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2199'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2459'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2487'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2456'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2014'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2017'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2019'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2023'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2025'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2028'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2029'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2457'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2438'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2440'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2446'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2448'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2449'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2450'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2452'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2454'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2034'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2223'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2012'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2171'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2172'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2173'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2178'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2181'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2182'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2185'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2190'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2161'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2163'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2165'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2167'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2170'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2070'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2073'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2076'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2079'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2080'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2087'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2089'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2090'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091'^^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 '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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2091'^^xsd:string;
  dwc:observationDate '1958-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2008'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2010'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1987'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1990'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1991'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1994'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1995'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1997'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2000'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2003'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2005'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2006'^^xsd:string;
  dwc:observationDate '1957-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1968'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1974'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1977'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1978'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1979'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1982'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1985'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1950'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1952'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1957'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1958'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1961'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1963'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1936'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1939'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1940'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1942'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1943'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1944'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1934'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1915'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1922'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1923'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1926'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1927'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1928'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1930'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2151'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2153'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2159'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2150'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2108'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2110'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2112'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2114'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2116'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2119'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2121'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2123'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2125'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2127'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2128'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2129'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2130'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2131'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2132'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2133'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2134'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2138'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2139'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2140'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2142'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2143'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2144'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2146'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2148'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149'^^xsd:string;
  dwc:scientificName 'Callionymus risso'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2149'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2092'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2104'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2093'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2094'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2096'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2097'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2099'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2101'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2102'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2405'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2411'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2414'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2416'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2420'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2422'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2425'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2529'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2533'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2535'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2538'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2539'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2540'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2542'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2548'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2549'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2429'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2433'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2437'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2403'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2427'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2436'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2398'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2399'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2402'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2397'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2395'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2382'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2383'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2384'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2385'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2386'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2387'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2392'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2394'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2352'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2354'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2355'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2357'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2360'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2351'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2368'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2369'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2370'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2371'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2374'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2376'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2380'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2338'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2341'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2344'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2346'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2347'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2348'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2349'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2350'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2363'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2365'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2366'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2367'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2301'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2331'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2334'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2335'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2336'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2303'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2306'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2312'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2314'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2318'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2320'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2323'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2325'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2329'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2278'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2280'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2283'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2284'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2285'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2290'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2291'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2260'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2261'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2263'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2264'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2267'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2269'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2275'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2277'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2292'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2293'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2296'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2299'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2300'^^xsd:string;
  dwc:observationDate '1958-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2191'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2193'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2194'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2195'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2197'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2198'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2245'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2246'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2248'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2249'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2250'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2254'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2255'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2258'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2235'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2236'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2240'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2242'^^xsd:string;
  dwc:observationDate '1957-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2499'^^xsd:string;
  dwc:observationDate '1957-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2500'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2501'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2502'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2152'^^xsd:string;
  dwc:observationDate '1958-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2372'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2095'^^xsd:string;
  dwc:observationDate '1958-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1949'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1938'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955'^^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 '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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1955'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2550'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1917'^^xsd:string;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2537'^^xsd:string;
  dwc:observationDate '1957-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2408'^^xsd:string;
  dwc:observationDate '1957-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1972'^^xsd:string;
  dwc:observationDate '1958-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4571'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4573'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4574'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4576'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4580'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4583'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4584'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4585'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4513'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4515'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4516'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4519'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4520'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4522'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4532'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4533'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4535'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4494'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4496'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4498'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4500'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4501'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4502'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4510'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4512'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4554'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4752'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4754'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4758'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4760'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4490'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4462'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4465'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4466'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4468'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4476'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4479'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4482'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4484'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4488'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4448'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127392'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4451'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4454'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4456'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4457'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4458'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4461'^^xsd:string;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4447'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4376'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4380'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4382'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4388'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4389'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4390'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4392'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4393'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4396'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4399'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4400'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4401'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4402'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4404'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4436'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4437'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4438'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4441'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4442'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4444'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4446'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4407'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4408'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4409'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4411'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4412'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4417'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418'^^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 '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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4418'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4421'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4357'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4358'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4361'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4364'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4365'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4367'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4368'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4371'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4328'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4329'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4332'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4334'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4336'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4337'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4338'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4339'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4340'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4344'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4347'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4348'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4350'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4351'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4352'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4353'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4354'^^xsd:string;
  dwc:observationDate '1958-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4303'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4304'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4305'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4306'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4310'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4314'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4316'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4317'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4318'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4319'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4320'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4322'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4324'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4326'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4247'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4249'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4252'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4256'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4262'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4263'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4266'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4268'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4274'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4278'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4280'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4282'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4284'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4288'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4293'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4294'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4296'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4297'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4299'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4300'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4301'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4285'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4272'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302'^^xsd:string;
  dwc:scientificName 'Callionymus risso'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4302'^^xsd:string;
  dwc:observationDate '1958-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4230'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4231'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4232'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4233'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4234'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4240'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4242'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4245'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4228'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4208'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4246'^^xsd:string;
  dwc:observationDate '1958-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4209'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4212'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4214'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4218'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4220'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4221'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4224'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226'^^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 '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 '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4226'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4561'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4566'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4567'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4570'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4555'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4568'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4569'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4764'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4766'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4768'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4770'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4587'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4588'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4590'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4591'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4592'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 16.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.73'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4596'^^xsd:string;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS